When no storage is connected yet, `remoteStorage.backend` already has the value `"remotestorage"`. But when connecting a storage and then disconnecting, `remoteStorage.backend` is `undefined`. The value should be `undefined` in the beginning as well.