Ok good point -
Let's say my friend has a bitcoind server and I have a bitcoind server,
each with our respective userbase..
My friend, no longer wants to be involved in the bitcoin business, and
wants to transfer his userbase to me ..
Assuming he has 1000 users, how would I transfer them to my server ?
Your friend dumps private keys, encrypts and signs the dump with PGP, you decrypt and verify the signature, then import the keys.
Assuming you and your friend are capable of running a service for 1000 users, I am also assuming you don't need to ask here in the forum on how to export and import keys.