Thanks for your reply, ThomasV.
I did not know that I could use multisig in that way. I realise that I am probably talking to one of the main developers, so maybe you can tell me if I understand this correctly:
If I create a 2-of-3 multisig wallet on the offline machine, then I have three chains of private keys that I can back up separately on paper. The watch-only (online) wallet will then have three chains of public keys. If I lose the offline machine, I can use two of the paper backups to create an offline wallet that now only contains two of the chains, but that is enough to sign any transaction made by the watch-only wallet.
But if I lose both computers (burglary, house burns, or something like that) then two paper wallets will no longer be enough, since I then only have two of the three chains of public keys, and I need all three public keys to derive the bitcoin address, and thus to be able to generate the transaction that can be signed with only two private keys. Or do I miss something?
In that case, multisig is not quite as safe to backup a single wallet as Shamir secret sharing.
I guess I should start experimenting with Electrum.
