rel: https://kusama.polkassembly.io/post/28
Here's a scalable way to get more direct representation on council for the community based on only the existing multisig functionality available on Kusama.
A core feature of the multisig pallet is that onchain it appears to be indistinguishable from any other account (other than the fact that controlling a multisig is done purely through utility pallet extrinsics) - this means that:
Presumably, one could:
From then on, any activity of this collective concilmember will require the declared threshold of it's members to agree in order to execute.
Multisigs in the utility pallet do not have dynamic membership, for better or worse. This means you can trust that the membership of the collective you've voted for will remain consistent, but also means that you need to create a new multisig and apply for candidacy if you do need to change the membership of the multisig for any reason.
In addition, multisigs are not limited to any type of behavior, so members need to be collectively vigilant of a part of the multisig colluding to add a malicious backdoor via recovery - for example.
Also, depending on the chosen threshold of the multisig, it may be less agile than a single individual councilor (there are also scenarios with lower thresholds where it may be more agile)