Apex managed sharing provides a programmatic way to share records when the organization-wide default for an object is Private. The Quality_Controller__c field can be used within a trigger or class to share records with the specified user using Apex managed sharing. References: Apex Developer Guide - Sharing a Record Using Apex